home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- set the visible of sprite 5 to 0
- set the visible of sprite 6 to 0
- set the visible of sprite 7 to 0
- set the visible of sprite 8 to 0
- set the visible of sprite 25 to 0
- set the visible of sprite 26 to 0
- sPlay("End0")
- set the visible of sprite 5 to 1
- set the visible of sprite 6 to 1
- set the visible of sprite 7 to 1
- set the visible of sprite 8 to 1
- set the visible of sprite 25 to 1
- set the visible of sprite 26 to 1
- end
-
- on mouseDown
- button()
- end
-